home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 13 / Network Support Encyclopedia (Novell Inc.)(1991).ISO / download / focus.txt < prev    next >
Text File  |  1991-04-05  |  1KB  |  39 lines

  1.           TITLE:  MicroFocus Cobol
  2.  
  3.      DOCUMENT #:  TB.S.3-133
  4.            DATE:  April 4, 1991
  5.         PRODUCT:  Access Server
  6. PRODUCT VERSION:  All  
  7.      SUPERSEDES:  Those portions of Note 3-120 dealing with MicroFocus
  8.                   Cobol
  9.  
  10.         SYMPTOM:  Failure to run a MicroFocus Cobol application or hanging
  11.                   when running a MicroFocus Cobol application.
  12.  
  13. ISSUE/PROBLEM
  14.  
  15. MicroFocus Cobol applications do not run properly on Access Server unless
  16. properly configured.
  17.  
  18.  
  19. SOLUTION
  20.  
  21. MicroFocus Cobol applications can run on an Access Server but only with
  22. slight modifications to MicroFocus Cobol to take in to account the fact
  23. that Access Server Applications run in protected mode.
  24.  
  25. For a Runtime System
  26. The MicroFocus default is a bound executable which checks to see if it is
  27. running in protected mode and if it is assumes that it should be OS2.
  28. As Access Server is protected mode but not OS2 you must run the MicroFocus 
  29. runtime system unbound.
  30.  
  31. In order to do this:     
  32.  - Change the name of RUN.EXE to something else and save.
  33.  - Change the name of RUN.DLE to RUN.EXE
  34.  
  35. If using BUILD
  36. Use the /r parameter to create a real mode executable.
  37.  
  38. If you need further information
  39. Call MicroFocus technical support at 415-856-4161